entry: Port icon dnd to GtkDragSource
authorMatthias Clasen <mclasen@redhat.com>
Tue, 31 Dec 2019 07:45:02 +0000 (02:45 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 8 Jan 2020 23:48:19 +0000 (18:48 -0500)
commit337057eb35c8c63802e7a600572f55f51f9a0288
tree5c061ff5a462781aa236b33c900034509abaa84b
parent2803a15a512af0d107ca19657f03abf832aaebc1
entry: Port icon dnd to GtkDragSource

This requires a small change in the api,
since we need to provide a GdkContentProvider now.
gtk/gtkentry.c
gtk/gtkentry.h
tests/testentryicons.c